PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFJavaX509CertificatePrivateKey Class / getPrivateKey Method
In This Topic
    getPrivateKey Method
    In This Topic
    Gets the private key.
    Syntax
    public java.security.PrivateKey getPrivateKey()

    Return Value

    The private key.
    See Also